type runtime.cpuStats
5 uses
runtime (current package)
metrics.go#L669: cpuStats
mgc.go#L461: cpuStats
mstats.go#L902: type cpuStats struct {
mstats.go#L928: func (s *cpuStats) accumulateGCPauseTime(dt int64, maxProcs int32) {
mstats.go#L939: func (s *cpuStats) accumulate(now int64, gcMarkPhase bool) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |